Why my webservice not live on internet? [closed]
Posted
by
blankon91
on Server Fault
See other posts from Server Fault
or by blankon91
Published on 2012-07-05T04:59:43Z
Indexed on
2012/07/05
9:17 UTC
Read the original article
Hit count: 253
windows-server-2008
|iis7
I've windows server that goes live on internet, (e.g. www.mysite.com). Then I want to create another site with different port (e.g. www.mysite.com:502). I've create that and it works when I access it on local network, but when I access it from outside of local network (internet) the www.mysite.com:502 can't accessed but the www.mysite.com can accessed. what should I do to make www.mysite.com:502 goes online? I use windows server 2008 standard
© Server Fault or respective owner